home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / ndoor27.zip / NODEDOOR.DOC < prev    next >
Text File  |  1992-09-07  |  16KB  |  414 lines

  1.  
  2.  
  3.  
  4.  
  5.            ////    /// ///////  //////   ///////
  6.          // //  //   //   //  //   //  //
  7.        //  // //   //   //  //   //  /////
  8.      //   ///    ///////  //////   //
  9.   ///     /                      ///////////////
  10.                           /////////  //////// //////// ////////
  11.                            //    // //    // //    // //    //
  12.                           //    // //    // //    // ///////
  13.                          //    // //    // //    // //  //
  14.                         //    // //    // //    // //   //
  15.                      /////////  //////// //////// //   //////////////
  16.  
  17.            NODE-DOOR 2.07  Copyright (C)  1992, Don Laverdure
  18.  
  19.  
  20.  
  21. Compatible with: RA SBBS QBBS MAXIMUS TAG PCBoard Wildcat Spitfire and more
  22.  
  23.  * May require DORINFO#.DEF for registered versions
  24.  
  25.   NODE-DOOR is a simple to install node list searching door that will
  26.  allow users maximum flex ability when looking up addresses and other
  27.  information located in the RAW nodelist.  Because it uses the RAW
  28.  nodelist,  There is little overhead associated with built-in or
  29.  other add-on nodelist look-up utilities.  You do not need another
  30.  compiled nodelist to run NODE-DOOR.  This also allows NODE-DOOR to
  31.  run on almost any BBS software package.
  32.  
  33.   Up to 10 Nodelists can be configured through the use of a Config file
  34.   explained later.
  35.  
  36.   To Install simply copy the file NODEDOOR.EXE into a directory. Then
  37.  using any style of door exit, use the following command line.
  38.  
  39.  * CONSULT YOUR BBS SOFTWARE MANUAL FOR THE PROPER INSTALLATION OF DOOR
  40.    PROGRAMS.
  41.  
  42.   NODEDOOR path1 path2 0 1 ZOOM
  43.   path1 is the path to your DORINFO1.DEF File
  44.   path2 is the path where the raw nodelist is located. The nodelist must
  45.         be un-compressed and follow standard fidonet naming techniques.
  46.   0     place a 0 after the second path
  47.   1     this is the node for multi-node boards.  If you are running this
  48.         door on node 2 then this would be set to 2 so that the door will
  49.         look for DORINFO2.DEF rather then DORINFO1.DEF.
  50.         Under RA and some other systems, This would be set to 1 for all
  51.         nodes as they all use the dorinfo1.def
  52.                                          ^
  53.    ZOOM If present, NODE-DOOR will default to ZOOM MODE, otherwise
  54.         NODE-DOOR will be in FAST MODE.
  55.  
  56.    SAMPLE FAST MODE:
  57.  
  58.  ADDRESS            BBS               City           Phone         BAUD RATE
  59.  
  60.  1:1/0      │ North America       │Harrisburg P│1-717-657-7097  │9600HST
  61.  1:1/1      │ FidoNews            │FidoNews Edi│1-415-863-2739  │9600HST
  62.  1:1/2      │ Europe Gate         │Portland OR │1-503-297-9145  │2400
  63.  1:1/3      │ Oceania Gate        │Portland OR │1-503-297-9145  │2400
  64.  
  65.    SAMPLE ZOOM MODE:
  66.  
  67.  BBS Listing,    FULL VIEW MODE,
  68.  1:1/0       North America            Harrisburg PA
  69.              George Peace             1-717-657-7097     9600 HST
  70.  1:1/1       FidoNews                 FidoNews Editor      XA CM
  71.              Tom Jennings             1-415-863-2739     9600 HST
  72.  1:1/2 HUB   Europe Gate              Portland OR          XX UUCP
  73.              R Bush                   1-503-297-9145     2400
  74.  1:1/3       Oceania Gate             Portland OR          XA
  75.              R Bush                   1-503-297-9145     2400
  76.  1:1/4       Latin America Gate       Portland OR          CM XA
  77.  
  78.  
  79.   NOTE:  ZOOM MODE and FAST MODE search at the same speed,  ZOOM MODE
  80.          takes longer to display by nature of it's increased info.
  81.  
  82.                          SAMPLE MENU OPTIONS
  83.  
  84.  
  85.                 [S] Search Nodelist (Create a list of BBSs)
  86.                 [D] Download BBS List (Create one first)
  87.                 [M] Return to MAIN MENU
  88.  
  89.             Select please > _
  90.  
  91.  
  92.            S option can be a shell or full exit with errorlevel
  93.            D option - Auto Download "NODEDOOR.LST"
  94.                     - Nodedoor creates this file in it's current
  95.                     - directory.  You could get fancy and use the
  96.                     - batch file to compress it.
  97.            M option is self explanitory.
  98.  
  99.                 See your BBS documents on how to create a Menu.
  100.  
  101. SAMPLE BBS LIST  "NODEDOOR.LST"  ( Registered users only )
  102.  
  103. ********************************************************************************
  104. * NODE - DOOR   2.07  BBS LIST GENERATOR  (C) Copyright 1992 Don Laverdure     *
  105. ********************************************************************************
  106.  This BBS list is brought to you by D R L  B B S  Kingston, Ont. Canada
  107.                                      09-04-92
  108.  
  109. 1:0/1            FidoNews                    1-415-863-2739  9600 HST          
  110.                  Tom Jennings                FidoNews Editor   CM              
  111. 1:0/2            Europe Gate                 1-503-297-9145  2400              
  112.                  R Bush                      Portland OR       XA CM           
  113. 1:0/3            Oceania Gate                1-503-297-9145  2400              
  114.                  R Bush                      Portland OR       XA CM           
  115. 1:0/4            Latin America Gate          1-503-297-9145  2400              
  116.                  R Bush                      Portland OR       XA CM           
  117. ========================== chopped here ============================
  118.  
  119.  
  120.    NOTE:  This file is deleted and recreated every time NODEDOOR is run
  121.    up.
  122.  
  123.  
  124.  
  125.                    SAMPLE BATCH FILE: NODEDOOR.BAT
  126.  
  127.                        @ECHO OFF
  128.                        CLS
  129.                        CD\DOORS
  130.                        NODEDOOR C:\MAXIMUS C:\NODELIST 0 1
  131.                arj f m BBSLIST.ARJ NODEDOOR.LST
  132.  
  133.  
  134.   This is a sample of a batch file as used on a MAXIMUS system. Please
  135.   check you BBS software for instructions on installing door programs.
  136.  
  137.   WARNING!  This door requires a FOSSIL driver such as BNU or X00.
  138.  
  139.  
  140.  CONFIGURATION FILE: (Registered Users Only)
  141.  
  142.     Through the use of a CONFIGURATION FILE, NODE-DOOR can access up to 10
  143.   different nodelists.  This is to allow Sysops who support other networks the
  144.   ability to let their users search those lists.  One that comes to mind is
  145.   IMEXNET.  As long as the nodelist is FidoNet compatible, Node-Door will
  146.   function with it.  The Configuration file is a standard Text File named
  147.   NODEDOOR.CFG.  The file must contain 2 lines for each nodelist used.  All
  148.   nodelists must be in the Nodelist Path used in the command line.  The first
  149.   line is the name less extension of the nodelist, Nodedoor automatically finds
  150.   the most recent list and extension, and the second line is the description you
  151.   would like placed in the menu for that nodelist.
  152.  
  153.   NOTE:  NODE-DOOR begins looking for the nodelist starting at today's
  154.          Julian date plus 5 days.  If todays Julian date is 195,  Then
  155.          NODE-DOOR will begin looking for NODELIST.200 and work back to
  156.          get the most recent nodelist available.   Some nets number
  157.          their nodelists differently,  if this is the case then
  158.          NODE-DOOR will not be able to locate that list.
  159.          IE: CITYLINK.666 will be unavailable to NODE-DOOR
  160.              If today's date is 195 Julian, and you have NODELIST.289
  161.              then it will not be available until DAY 284.
  162.  
  163.         It is important to maintain an up to date nodelist for this and
  164.         other obvious reasons.  Users like up to date info.
  165.  
  166.  
  167.   IE:
  168.  
  169.   NODELIST
  170.   FULL FidoNet Node List
  171.   IMEXLIST
  172.   FULL IMEXnet Node List
  173.   ADULT
  174.   Adult Link Node List
  175.  
  176.  RESULT:
  177.  
  178. Nodelists available on The Pie in the Sky BBS
  179.  
  180.    0 - FULL FidoNet Node List
  181.    1 - FULL IMEXnet Node List
  182.    2 - Adult Link Node List
  183.    Z - Toggle ZOOM mode OFF
  184.    Q - Quit to BBS
  185.  
  186.  Select 0 - 2, Z or Q  >
  187.  
  188.  
  189.   ON-LINE HELP:
  190.  
  191.    The NODE-DOOR help screen is incorporated into the main screen.  By default
  192.  the built in help or explanation of commands screen will be displayed.  You can
  193.  override this and place your own help screen by creating an ANSI or ASCII file
  194.  called NODEDOOR.ASC or ANS.  These files can contain some of the usual user
  195.  codes.
  196.  
  197.     NOTE:  The screen should not position the cusor or clear the screen
  198.        see sample NODEDOOR.ANS NODEDOOR.ASC files.
  199.        FULL SCRREN HELP files and cursor positioning will cause
  200.        unpredictable results.  It is best to simply edit the
  201.        supplied files without changing their length.
  202.  
  203.   ^FA      User's full name
  204.   ^FB      User's location
  205.   ^FO      User's Security level
  206.   ^FW      User's First name only
  207.   ^FX      Ansi Setting
  208.   ^KO      Min left
  209.   ^KW      Node User is currently on
  210.   ^KX      Disconnect the user (careful about this one :) )
  211.  
  212.   ( ^F = Control F or Char 006 ASCII )
  213.  
  214.  *  NOTE:  Do not exceed 10 lines or the screen will become
  215.         distorted.
  216.   Enclosed is a sample NODEDOOR.ANS.  The ANSI draw utility must not use
  217.   screen clears or cursor position codes.
  218.  
  219.    The screen must maintain room for the Search String Prompt and Display.
  220.  
  221.  
  222.  
  223.   SYSOP KEYS:  arrow up   = increase user time
  224.                arrow down = decrease user time
  225.                alt H      = hang up
  226.                alt L      = Lock out
  227.                alt K      = turn off caller's keyboard
  228.                alt D      = drop to BBS
  229.                F1         = caller info display
  230.                F9         = Help bar
  231.  
  232.   USING NODEDOOR:
  233.  
  234.  
  235.     When selected, you will be asked to enter a search string. This is
  236.   what Node Door will use to compare against the nodelist. Do not use
  237.   the underscores IE: Don Laverdure *NOT* Don_Laverdure.
  238.  
  239.     You can search for any string you feel might be contained in the
  240.   nodelist. To find a list of the boards in Kingston Ontario, simply
  241.   enter a search string of "Kingston" or "Kingston on". Note that
  242.   "Kingston Ont" will not work as the entries in the nodelist all
  243.   contain "ON" and not "ONT" for Ontario.
  244.  
  245.     You can search for phone numbers like "1-613" to get all 613 area
  246.   code listings, or Bill to get a list of boards that have a SysOp by
  247.   the name of "Bill" or the word "Bill" in the BBS name, ect...
  248.   Capitalization is not important. Spelling is.
  249.  
  250.     Note that SysOp name do not appear but are valid for searching, Just
  251.   as are user flags like "UNEC", "HST" or "USDS". Do not include Quotes.
  252.  
  253.     Systems marked as Down will not appear in the listings as they
  254.   are un-dialable any way.
  255.  
  256.     To exit the door, simply enter a blank search string.  To abort the
  257.   search while in progress, press S.  To search NON-STOP press C
  258.  
  259.     Well, That is all there is to it.  It is a fairly fast door when you
  260.   think about the size of the nodelist.  My callers and I find it very
  261.   helpful and I hope you do too.
  262.  
  263.     NODE-DOOR is self scanning to detect viruses.
  264.  
  265.     Special Thanks to The Beta Testers,
  266.  
  267.     Larry Labas 1:249/108 Kingston Ont. Canada
  268.                Larry found a problem that needed correction.
  269.     Shawn Mazzuto 1:247/301 Ridgeway Ont. Canada
  270.                Shawn Pointed out a bug, And made a suggestion.
  271.     Gary Graham 1:274/24 Fredericksburg, Virginia. USA
  272.                Gary pointed out a bug and is responsible for the
  273.                addition of the downloadable list feature.
  274.  
  275.     It is through their testing and suggestions that we are able to
  276.     bring you this fine product at such a low cost.
  277.  
  278.  
  279.                  To REGISTER your copy of NODE-DOOR
  280.  
  281.                   DO NOT SEND "POSTAL" MONEY ORDERS
  282.                       Bank Money Orders are OK
  283.  
  284.  If sending to Author, Send $10.00 to:
  285.  
  286.   Don Laverdure                           FOREIGN FUNDS ACCEPTED
  287.   42 Leroy Grant Drive                    AT PROPER EXCHANGE RATES
  288.   Suite 407                               BASED ON US echange rates
  289.   Kingston, Ontario. CANADA               *NO Foreign Postal Money Orders*
  290.   K7K 6W8                                             ------
  291.  
  292.  Outside North America add $5.00 Handling Charges
  293.  
  294.  NO POSTAL MONEY ORDERS OUTSIDE CANADA
  295.     ======
  296.  
  297.  
  298.  Outside CANADA, $10.00 US FUNDS.          PLEASE CHECK THE POSTAL RATES
  299.                                               US - CANADA Rates vary
  300. --------------------------------------------------------------------------
  301.  
  302.   AUSTRALIAN registrations should be sent in $AUS to:
  303.  
  304.   DRL SUPPORT/REGISTRATION SITE
  305.   Denis Coleman
  306.   12 Neill Street
  307.   Berwick
  308.   Victoria
  309.   3806
  310.  
  311.   In Australia send $17 AUS payable to Denis Coleman.
  312. ---------------------------------------------------------------------------
  313.  
  314.  IMPORTANT!
  315.  
  316.   You may Netmail 1:249/124 to see if there is a new site closer to you.
  317.  
  318.   Registration Fees may change without notice.  The rates in this
  319.   document are good until Dec 31 1992.  After that date you should
  320.   Netmail 1:249/124 or any of the Distribution Sites for a current price
  321.   listing.
  322.  
  323.  
  324. ===============================================================================
  325.      FOR    ||     KEY      ||   Date sent   ||  Time  || Site || PMT || CL ||
  326.  OFFICE USE ||              ||               ||        ||      ||     ||    ||
  327.     ONLY    ||              ||               ||        ||      ||     ||    ||
  328. ===============================================================================
  329.  
  330.  
  331.        N O D E - D O O R   2 . 0 7       R E G I S T R A T I O N
  332.  
  333.  Please register me as a supporter of door ware.  I have enclosed _______
  334.  including Handling charges if applicable, and would like my key sent via:
  335.  
  336.             Outside CANADA do not use *POSTAL* MONEY ORDERS.
  337.  
  338.  [ ] POST
  339.  [ ] FidoNet Crash Netmail.
  340.  
  341. if Via POST, my address is:
  342.  
  343.  ____________________________________________________
  344.  
  345.  ____________________________________________________
  346.  
  347.  ____________________________________________________
  348.  
  349.  ____________________________________________________
  350.  
  351.  INFORMATION:
  352.  
  353.  EXACT SysOp name as used in your BBS Config file:
  354.  
  355.  ___________________________________
  356.  
  357.  IF DORINFO1.DEF is different, Name used there is:
  358.  
  359.  ___________________________________
  360.  
  361.  BBS SOFTWARE: _____________________  Best Time to send
  362.                                       NetMail:_______ Node Number __________
  363.  BAUD RATE   : _____________________  [ ] Personal Use
  364.  MODEM       : _____________________  [ ] Commercial Use
  365.  
  366.  City/Country _______________________________________________
  367.  
  368.  Comments or Suggestions for future versions:
  369.  
  370. _________________________________________________________________________
  371. _________________________________________________________________________
  372. _________________________________________________________________________
  373. _________________________________________________________________________
  374. _________________________________________________________________________
  375.  
  376.  Any questions or problems may be sent Via NetMail to 1:249/124
  377.  FidoNet
  378.  
  379. ======================================X cut here =======================
  380.  
  381.  
  382.  
  383.  
  384.                              LEGAL STUFF
  385.  
  386.   We are not responsible for damage or loss of data due to unforeseen
  387.  defects or tampering.  This Software may be freely distributed in it's
  388.  original condition at no charge.  You may run multiple copies using the
  389.  same key code so long as the registered person owns those systems.
  390.  
  391.   You may run the unregistered version for a period of 30 days.  After
  392.  the evaluation period has lapsed you are obligated to either register
  393.  this software or remove it from your system. Compressed copies do not
  394.  apply.
  395.  
  396.  
  397.  
  398.  
  399.                        Don Laverdure, FIDO NET 1:249/124
  400.         42 Leroy Grant Drive, Suite 407 Kingston, Ontario, Canada K7K 6W8
  401.                                 613-548-3691 BBS
  402.  
  403.  
  404.                                    ONLY $10.00
  405.  
  406.  
  407. NOTE:
  408.  
  409.               See changes.doc for new version changes
  410.  
  411.  
  412.  
  413.  
  414.